Nicolas Altmann is an independent developer whose compact portfolio focuses on pragmatic, privacy-oriented utilities for technical users who prefer command-line efficiency. Trailblazer, written in Go, turns the terminal into a lightweight roadmap planner: plain-text files are parsed into an interactive ASCII timeline that can be browsed with keyboard shortcuts, filtered by tag or date, and exported to Markdown or JSON for integration with larger documentation workflows. The tool is especially handy for sprint retrospectives, personal OKR tracking, or keeping a changelog that stays under version control alongside source code. Trusty Messenger addresses the complementary need for confidential communication by layering an easy-to-use interface over proven end-to-end encryption libraries; any conversation—whether one-to-one chat, group channel, or file transfer—is sealed with per-message keys, while the local client remains stateless enough to run from a USB stick or cloud shell. Together, the two programs serve developers, DevOps engineers, and security-minded professionals who want transparent, low-overhead solutions that can be audited, scripted, and automated without leaving the command line. All Nicolas Altmann software is available free of charge on get.nero.com, where downloads are delivered through trusted Windows package sources such as winget, always pull the latest upstream release, and can be installed individually or in unattended batches.

Trailblazer

Trailblazer is an easy terminal roadmap planner written in Go.

Details
Trusty Messenger

End-to-end encryption in any conversation

Details